#ff0c6a color space conversions
Hex:
#ff0c6a
RGB:
255, 12, 106
CMY:
0, 95, 58
CMYK:
0, 95, 58, 0
HSL:
337°, 100.0000%, 52.3529%
HSV (HSB):
337°, 95.2941%, 100.0000%
XYZ:
43.9730, 22.5636, 15.6732
xyY:
0.5349, 0.2745, 22.5636
CIE-Lab:
54.6199, 82.3143, 16.9420
CIE-LCH:
54.6199, 84.0397, 11.6303
CIE-Luv:
54.6199, 150.3471, 3.2189
Hunter-Lab:
47.5011, 82.1151, 13.6877
#ff0c6a color charts
#ff0c6a color shades, tints & tones
#ff0c6a color schemes
#ff0c6a color preview, HTML & CSS examples
This text has a color of #ff0c6a
<p style="color:#ff0c6a;">Text here</p>
.mytext {color:#ff0c6a;}
This box has a color of #ff0c6a
<div style="background-color:#ff0c6a;">Content here</div>
.mybackground {background-color:#ff0c6a;}
Border around this has a color of #ff0c6a
<div style="border:2px solid #ff0c6a;">Content here</div>
.myborder {border:2px solid #ff0c6a;}