#ff3f52 color space conversions
Hex:
#ff3f52
RGB:
255, 63, 82
CMY:
0, 75, 68
CMYK:
0, 75, 68, 0
HSL:
354°, 100.0000%, 62.3529%
HSV (HSB):
354°, 75.2941%, 100.0000%
XYZ:
44.5405, 25.4242, 10.5425
xyY:
0.5532, 0.3158, 25.4242
CIE-Lab:
57.4864, 71.6151, 34.8624
CIE-LCH:
57.4864, 79.6499, 25.9569
CIE-Luv:
57.4864, 143.1565, 23.7486
Hunter-Lab:
50.4224, 69.4382, 22.8992
#ff3f52 color charts
#ff3f52 color shades, tints & tones
#ff3f52 color schemes
#ff3f52 color preview, HTML & CSS examples
This text has a color of #ff3f52
<p style="color:#ff3f52;">Text here</p>
.mytext {color:#ff3f52;}
This box has a color of #ff3f52
<div style="background-color:#ff3f52;">Content here</div>
.mybackground {background-color:#ff3f52;}
Border around this has a color of #ff3f52
<div style="border:2px solid #ff3f52;">Content here</div>
.myborder {border:2px solid #ff3f52;}