#fb5e5c color space conversions
Hex:
#fb5e5c
RGB:
251, 94, 92
CMY:
2, 63, 64
CMYK:
0, 63, 63, 2
HSL:
1°, 95.2096%, 67.2549%
HSV (HSB):
1°, 63.3466%, 98.4314%
XYZ:
45.7181, 29.2873, 13.3686
xyY:
0.5173, 0.3314, 29.2873
CIE-Lab:
61.0344, 59.7152, 33.4135
CIE-LCH:
61.0344, 68.4278, 29.2291
CIE-Luv:
61.0344, 119.3343, 26.6631
Hunter-Lab:
54.1178, 56.0888, 23.2361
#fb5e5c color charts
#fb5e5c color shades, tints & tones
#fb5e5c color schemes
#fb5e5c color preview, HTML & CSS examples
This text has a color of #fb5e5c
<p style="color:#fb5e5c;">Text here</p>
.mytext {color:#fb5e5c;}
This box has a color of #fb5e5c
<div style="background-color:#fb5e5c;">Content here</div>
.mybackground {background-color:#fb5e5c;}
Border around this has a color of #fb5e5c
<div style="border:2px solid #fb5e5c;">Content here</div>
.myborder {border:2px solid #fb5e5c;}