#fb9dcc color space conversions
Hex:
#fb9dcc
RGB:
251, 157, 204
CMY:
2, 38, 20
CMYK:
0, 37, 19, 2
HSL:
330°, 92.1569%, 80.0000%
HSV (HSB):
330°, 37.4502%, 98.4314%
XYZ:
62.7397, 48.9828, 63.2746
xyY:
0.3585, 0.2799, 48.9828
CIE-Lab:
75.4406, 41.2089, -9.2425
CIE-LCH:
75.4406, 42.2326, 347.3586
CIE-Luv:
75.4406, 55.2599, -21.4023
Hunter-Lab:
69.9877, 37.5358, -4.6116
#fb9dcc color charts
#fb9dcc color shades, tints & tones
#fb9dcc color schemes
#fb9dcc color preview, HTML & CSS examples
This text has a color of #fb9dcc
<p style="color:#fb9dcc;">Text here</p>
.mytext {color:#fb9dcc;}
This box has a color of #fb9dcc
<div style="background-color:#fb9dcc;">Content here</div>
.mybackground {background-color:#fb9dcc;}
Border around this has a color of #fb9dcc
<div style="border:2px solid #fb9dcc;">Content here</div>
.myborder {border:2px solid #fb9dcc;}