#fb3f4f color space conversions
Hex:
#fb3f4f
RGB:
251, 63, 79
CMY:
2, 75, 69
CMYK:
0, 75, 69, 2
HSL:
355°, 95.9184%, 61.5686%
HSV (HSB):
355°, 74.9004%, 98.4314%
XYZ:
42.9725, 24.6288, 9.8861
xyY:
0.5546, 0.3178, 24.6288
CIE-Lab:
56.7119, 70.3415, 35.4740
CIE-LCH:
56.7119, 78.7803, 26.7623
CIE-Luv:
56.7119, 140.8132, 24.3913
Hunter-Lab:
49.6274, 67.7157, 22.9282
#fb3f4f color charts
#fb3f4f color shades, tints & tones
#fb3f4f color schemes
#fb3f4f color preview, HTML & CSS examples
This text has a color of #fb3f4f
<p style="color:#fb3f4f;">Text here</p>
.mytext {color:#fb3f4f;}
This box has a color of #fb3f4f
<div style="background-color:#fb3f4f;">Content here</div>
.mybackground {background-color:#fb3f4f;}
Border around this has a color of #fb3f4f
<div style="border:2px solid #fb3f4f;">Content here</div>
.myborder {border:2px solid #fb3f4f;}