#ff4252 color space conversions
Hex:
#ff4252
RGB:
255, 66, 82
CMY:
0, 74, 68
CMYK:
0, 74, 68, 0
HSL:
355°, 100.0000%, 62.9412%
HSV (HSB):
355°, 74.1176%, 100.0000%
XYZ:
44.7112, 25.7656, 10.5994
xyY:
0.5515, 0.3178, 25.7656
CIE-Lab:
57.8139, 70.6990, 35.2621
CIE-LCH:
57.8139, 79.0049, 26.5084
CIE-Luv:
57.8139, 141.6274, 24.4371
Hunter-Lab:
50.7599, 68.3998, 23.1513
#ff4252 color charts
#ff4252 color shades, tints & tones
#ff4252 color schemes
#ff4252 color preview, HTML & CSS examples
This text has a color of #ff4252
<p style="color:#ff4252;">Text here</p>
.mytext {color:#ff4252;}
This box has a color of #ff4252
<div style="background-color:#ff4252;">Content here</div>
.mybackground {background-color:#ff4252;}
Border around this has a color of #ff4252
<div style="border:2px solid #ff4252;">Content here</div>
.myborder {border:2px solid #ff4252;}