#ff0c72 color space conversions
Hex:
#ff0c72
RGB:
255, 12, 114
CMY:
0, 95, 55
CMYK:
0, 95, 55, 0
HSL:
335°, 100.0000%, 52.3529%
HSV (HSB):
335°, 95.2941%, 100.0000%
XYZ:
44.4087, 22.7378, 17.9678
xyY:
0.5218, 0.2671, 22.7378
CIE-Lab:
54.8013, 82.8056, 12.3707
CIE-LCH:
54.8013, 83.7246, 8.4968
CIE-Luv:
54.8013, 147.0753, -1.8435
Hunter-Lab:
47.6842, 82.7912, 11.0380
#ff0c72 color charts
#ff0c72 color shades, tints & tones
#ff0c72 color schemes
#ff0c72 color preview, HTML & CSS examples
This text has a color of #ff0c72
<p style="color:#ff0c72;">Text here</p>
.mytext {color:#ff0c72;}
This box has a color of #ff0c72
<div style="background-color:#ff0c72;">Content here</div>
.mybackground {background-color:#ff0c72;}
Border around this has a color of #ff0c72
<div style="border:2px solid #ff0c72;">Content here</div>
.myborder {border:2px solid #ff0c72;}