#ff0c9a color space conversions
Hex:
#ff0c9a
RGB:
255, 12, 154
CMY:
0, 95, 40
CMYK:
0, 95, 40, 0
HSL:
325°, 100.0000%, 52.3529%
HSV (HSB):
325°, 95.2941%, 100.0000%
XYZ:
47.2042, 23.8560, 32.6886
xyY:
0.4550, 0.2299, 23.8560
CIE-Lab:
55.9434, 85.8588, -9.8787
CIE-LCH:
55.9434, 86.4252, 353.4366
CIE-Luv:
55.9434, 129.0596, -30.2414
Hunter-Lab:
48.8426, 87.0376, -5.4908
#ff0c9a color charts
#ff0c9a color shades, tints & tones
#ff0c9a color schemes
#ff0c9a color preview, HTML & CSS examples
This text has a color of #ff0c9a
<p style="color:#ff0c9a;">Text here</p>
.mytext {color:#ff0c9a;}
This box has a color of #ff0c9a
<div style="background-color:#ff0c9a;">Content here</div>
.mybackground {background-color:#ff0c9a;}
Border around this has a color of #ff0c9a
<div style="border:2px solid #ff0c9a;">Content here</div>
.myborder {border:2px solid #ff0c9a;}