#ff0c79 color space conversions
Hex:
#ff0c79
RGB:
255, 12, 121
CMY:
0, 95, 53
CMYK:
0, 95, 53, 0
HSL:
333°, 100.0000%, 52.3529%
HSV (HSB):
333°, 95.2941%, 100.0000%
XYZ:
44.8227, 22.9034, 20.1475
xyY:
0.5101, 0.2606, 22.9034
CIE-Lab:
54.9727, 83.2684, 8.3985
CIE-LCH:
54.9727, 83.6909, 5.7594
CIE-Luv:
54.9727, 144.0971, -6.4748
Hunter-Lab:
47.8575, 83.4299, 8.5398
#ff0c79 color charts
#ff0c79 color shades, tints & tones
#ff0c79 color schemes
#ff0c79 color preview, HTML & CSS examples
This text has a color of #ff0c79
<p style="color:#ff0c79;">Text here</p>
.mytext {color:#ff0c79;}
This box has a color of #ff0c79
<div style="background-color:#ff0c79;">Content here</div>
.mybackground {background-color:#ff0c79;}
Border around this has a color of #ff0c79
<div style="border:2px solid #ff0c79;">Content here</div>
.myborder {border:2px solid #ff0c79;}