#fb5252 color space conversions
Hex:
#fb5252
RGB:
251, 82, 82
CMY:
2, 68, 68
CMYK:
0, 67, 67, 2
HSL:
0°, 95.4802%, 65.2941%
HSV (HSB):
0°, 67.3307%, 98.4314%
XYZ:
44.3239, 27.1530, 10.8876
xyY:
0.5381, 0.3297, 27.1530
CIE-Lab:
59.1157, 63.9620, 36.6801
CIE-LCH:
59.1157, 73.7331, 29.8329
CIE-Luv:
59.1157, 129.3089, 27.8823
Hunter-Lab:
52.1086, 60.6435, 24.0879
#fb5252 color charts
#fb5252 color shades, tints & tones
#fb5252 color schemes
#fb5252 color preview, HTML & CSS examples
This text has a color of #fb5252
<p style="color:#fb5252;">Text here</p>
.mytext {color:#fb5252;}
This box has a color of #fb5252
<div style="background-color:#fb5252;">Content here</div>
.mybackground {background-color:#fb5252;}
Border around this has a color of #fb5252
<div style="border:2px solid #fb5252;">Content here</div>
.myborder {border:2px solid #fb5252;}