#fb9972 color space conversions
Hex:
#fb9972
RGB:
251, 153, 114
CMY:
2, 40, 55
CMYK:
0, 39, 55, 2
HSL:
17°, 94.4828%, 71.5686%
HSV (HSB):
17°, 54.5817%, 98.4314%
XYZ:
54.2122, 44.5066, 21.6529
xyY:
0.4504, 0.3697, 44.5066
CIE-Lab:
72.5658, 32.9082, 35.9608
CIE-LCH:
72.5658, 48.7456, 47.5380
CIE-Luv:
72.5658, 73.3733, 38.4724
Hunter-Lab:
66.7133, 28.3034, 27.4557
#fb9972 color charts
#fb9972 color shades, tints & tones
#fb9972 color schemes
#fb9972 color preview, HTML & CSS examples
This text has a color of #fb9972
<p style="color:#fb9972;">Text here</p>
.mytext {color:#fb9972;}
This box has a color of #fb9972
<div style="background-color:#fb9972;">Content here</div>
.mybackground {background-color:#fb9972;}
Border around this has a color of #fb9972
<div style="border:2px solid #fb9972;">Content here</div>
.myborder {border:2px solid #fb9972;}