#fb8d8e color space conversions
Hex:
#fb8d8e
RGB:
251, 141, 142
CMY:
2, 45, 44
CMYK:
0, 44, 43, 2
HSL:
359°, 93.2203%, 76.8627%
HSV (HSB):
359°, 43.8247%, 98.4314%
XYZ:
54.1910, 41.5120, 30.7476
xyY:
0.4286, 0.3283, 41.5120
CIE-Lab:
70.5331, 41.6158, 17.9810
CIE-LCH:
70.5331, 45.3343, 23.3677
CIE-Luv:
70.5331, 77.0190, 15.9801
Hunter-Lab:
64.4298, 37.3818, 16.8061
#fb8d8e color charts
#fb8d8e color shades, tints & tones
#fb8d8e color schemes
#fb8d8e color preview, HTML & CSS examples
This text has a color of #fb8d8e
<p style="color:#fb8d8e;">Text here</p>
.mytext {color:#fb8d8e;}
This box has a color of #fb8d8e
<div style="background-color:#fb8d8e;">Content here</div>
.mybackground {background-color:#fb8d8e;}
Border around this has a color of #fb8d8e
<div style="border:2px solid #fb8d8e;">Content here</div>
.myborder {border:2px solid #fb8d8e;}