#fb8f8c color space conversions
Hex:
#fb8f8c
RGB:
251, 143, 140
CMY:
2, 44, 45
CMYK:
0, 43, 44, 2
HSL:
2°, 93.2773%, 76.6667%
HSV (HSB):
2°, 44.2231%, 98.4314%
XYZ:
54.3397, 42.0476, 30.0629
xyY:
0.4297, 0.3325, 42.0476
CIE-Lab:
70.9037, 40.3974, 19.6012
CIE-LCH:
70.9037, 44.9017, 25.8831
CIE-Luv:
70.9037, 76.0771, 18.2558
Hunter-Lab:
64.8441, 36.1068, 17.9030
#fb8f8c color charts
#fb8f8c color shades, tints & tones
#fb8f8c color schemes
#fb8f8c color preview, HTML & CSS examples
This text has a color of #fb8f8c
<p style="color:#fb8f8c;">Text here</p>
.mytext {color:#fb8f8c;}
This box has a color of #fb8f8c
<div style="background-color:#fb8f8c;">Content here</div>
.mybackground {background-color:#fb8f8c;}
Border around this has a color of #fb8f8c
<div style="border:2px solid #fb8f8c;">Content here</div>
.myborder {border:2px solid #fb8f8c;}