#fb8d8f color space conversions
Hex:
#fb8d8f
RGB:
251, 141, 143
CMY:
2, 45, 44
CMYK:
0, 44, 43, 2
HSL:
359°, 93.2203%, 76.8627%
HSV (HSB):
359°, 43.8247%, 98.4314%
XYZ:
54.2665, 41.5422, 31.1449
xyY:
0.4275, 0.3272, 41.5422
CIE-Lab:
70.5541, 41.7178, 17.4544
CIE-LCH:
70.5541, 45.2220, 22.7041
CIE-Luv:
70.5541, 76.8241, 15.3140
Hunter-Lab:
64.4532, 37.4952, 16.4673
#fb8d8f color charts
#fb8d8f color shades, tints & tones
#fb8d8f color schemes
#fb8d8f color preview, HTML & CSS examples
This text has a color of #fb8d8f
<p style="color:#fb8d8f;">Text here</p>
.mytext {color:#fb8d8f;}
This box has a color of #fb8d8f
<div style="background-color:#fb8d8f;">Content here</div>
.mybackground {background-color:#fb8d8f;}
Border around this has a color of #fb8d8f
<div style="border:2px solid #fb8d8f;">Content here</div>
.myborder {border:2px solid #fb8d8f;}