#ff0c7c color space conversions
Hex:
#ff0c7c
RGB:
255, 12, 124
CMY:
0, 95, 51
CMYK:
0, 95, 51, 0
HSL:
332°, 100.0000%, 52.3529%
HSV (HSB):
332°, 95.2941%, 100.0000%
XYZ:
45.0096, 22.9782, 21.1317
xyY:
0.5050, 0.2578, 22.9782
CIE-Lab:
55.0499, 83.4761, 6.7051
CIE-LCH:
55.0499, 83.7450, 4.5924
CIE-Luv:
55.0499, 142.7916, -8.5121
Hunter-Lab:
47.9356, 83.7171, 7.4177
#ff0c7c color charts
#ff0c7c color shades, tints & tones
#ff0c7c color schemes
#ff0c7c color preview, HTML & CSS examples
This text has a color of #ff0c7c
<p style="color:#ff0c7c;">Text here</p>
.mytext {color:#ff0c7c;}
This box has a color of #ff0c7c
<div style="background-color:#ff0c7c;">Content here</div>
.mybackground {background-color:#ff0c7c;}
Border around this has a color of #ff0c7c
<div style="border:2px solid #ff0c7c;">Content here</div>
.myborder {border:2px solid #ff0c7c;}