#ff0372 color space conversions
Hex:
#ff0372
RGB:
255, 3, 114
CMY:
0, 99, 55
CMYK:
0, 99, 55, 0
HSL:
334°, 100.0000%, 50.5882%
HSV (HSB):
334°, 98.8235%, 100.0000%
XYZ:
44.3098, 22.5400, 17.9349
xyY:
0.5226, 0.2659, 22.5400
CIE-Lab:
54.5954, 83.4050, 12.0828
CIE-LCH:
54.5954, 84.2756, 8.2430
CIE-Luv:
54.5954, 147.9609, -2.3348
Hunter-Lab:
47.4763, 83.5110, 10.8358
#ff0372 color charts
#ff0372 color shades, tints & tones
#ff0372 color schemes
#ff0372 color preview, HTML & CSS examples
This text has a color of #ff0372
<p style="color:#ff0372;">Text here</p>
.mytext {color:#ff0372;}
This box has a color of #ff0372
<div style="background-color:#ff0372;">Content here</div>
.mybackground {background-color:#ff0372;}
Border around this has a color of #ff0372
<div style="border:2px solid #ff0372;">Content here</div>
.myborder {border:2px solid #ff0372;}