#ff3252 color space conversions
Hex:
#ff3252
RGB:
255, 50, 82
CMY:
0, 80, 68
CMYK:
0, 80, 68, 0
HSL:
351°, 100.0000%, 59.8039%
HSV (HSB):
351°, 80.3922%, 100.0000%
XYZ:
43.9036, 24.1504, 10.3302
xyY:
0.5601, 0.3081, 24.1504
CIE-Lab:
56.2381, 75.1359, 33.3307
CIE-LCH:
56.2381, 82.1970, 23.9223
CIE-Luv:
56.2381, 149.0598, 21.1064
Hunter-Lab:
49.1431, 73.4686, 21.9370
#ff3252 color charts
#ff3252 color shades, tints & tones
#ff3252 color schemes
#ff3252 color preview, HTML & CSS examples
This text has a color of #ff3252
<p style="color:#ff3252;">Text here</p>
.mytext {color:#ff3252;}
This box has a color of #ff3252
<div style="background-color:#ff3252;">Content here</div>
.mybackground {background-color:#ff3252;}
Border around this has a color of #ff3252
<div style="border:2px solid #ff3252;">Content here</div>
.myborder {border:2px solid #ff3252;}