#fb948e color space conversions
Hex:
#fb948e
RGB:
251, 148, 142
CMY:
2, 42, 44
CMYK:
0, 41, 43, 2
HSL:
3°, 93.1624%, 77.0588%
HSV (HSB):
3°, 43.4263%, 98.4314%
XYZ:
55.2561, 43.6420, 31.1026
xyY:
0.4250, 0.3357, 43.6420
CIE-Lab:
71.9886, 38.0409, 19.9873
CIE-LCH:
71.9886, 42.9721, 27.7182
CIE-Luv:
71.9886, 72.3803, 19.3571
Hunter-Lab:
66.0621, 33.6933, 18.3292
#fb948e color charts
#fb948e color shades, tints & tones
#fb948e color schemes
#fb948e color preview, HTML & CSS examples
This text has a color of #fb948e
<p style="color:#fb948e;">Text here</p>
.mytext {color:#fb948e;}
This box has a color of #fb948e
<div style="background-color:#fb948e;">Content here</div>
.mybackground {background-color:#fb948e;}
Border around this has a color of #fb948e
<div style="border:2px solid #fb948e;">Content here</div>
.myborder {border:2px solid #fb948e;}