#fb2d4f color space conversions
Hex:
#fb2d4f
RGB:
251, 45, 79
CMY:
2, 82, 69
CMYK:
0, 82, 69, 2
HSL:
350°, 96.2617%, 58.0392%
HSV (HSB):
350°, 82.0717%, 98.4314%
XYZ:
42.1333, 22.9505, 9.6064
xyY:
0.5641, 0.3073, 22.9505
CIE-Lab:
55.0213, 75.1142, 33.4151
CIE-LCH:
55.0213, 82.2114, 23.9823
CIE-Luv:
55.0213, 148.8199, 20.8388
Hunter-Lab:
47.9067, 73.1518, 21.6457
#fb2d4f color charts
#fb2d4f color shades, tints & tones
#fb2d4f color schemes
#fb2d4f color preview, HTML & CSS examples
This text has a color of #fb2d4f
<p style="color:#fb2d4f;">Text here</p>
.mytext {color:#fb2d4f;}
This box has a color of #fb2d4f
<div style="background-color:#fb2d4f;">Content here</div>
.mybackground {background-color:#fb2d4f;}
Border around this has a color of #fb2d4f
<div style="border:2px solid #fb2d4f;">Content here</div>
.myborder {border:2px solid #fb2d4f;}