#ff2372 color space conversions
Hex:
#ff2372
RGB:
255, 35, 114
CMY:
0, 86, 55
CMYK:
0, 86, 55, 0
HSL:
338°, 100.0000%, 56.8627%
HSV (HSB):
338°, 86.2745%, 100.0000%
XYZ:
44.8783, 23.6770, 18.1244
xyY:
0.5177, 0.2732, 23.6770
CIE-Lab:
55.7629, 80.0234, 13.7111
CIE-LCH:
55.7629, 81.1895, 9.7225
CIE-Luv:
55.7629, 142.9614, 0.4434
Hunter-Lab:
48.6590, 79.4777, 11.9771
#ff2372 color charts
#ff2372 color shades, tints & tones
#ff2372 color schemes
#ff2372 color preview, HTML & CSS examples
This text has a color of #ff2372
<p style="color:#ff2372;">Text here</p>
.mytext {color:#ff2372;}
This box has a color of #ff2372
<div style="background-color:#ff2372;">Content here</div>
.mybackground {background-color:#ff2372;}
Border around this has a color of #ff2372
<div style="border:2px solid #ff2372;">Content here</div>
.myborder {border:2px solid #ff2372;}