#ff0c97 color space conversions
Hex:
#ff0c97
RGB:
255, 12, 151
CMY:
0, 95, 41
CMYK:
0, 95, 41, 0
HSL:
326°, 100.0000%, 52.3529%
HSV (HSB):
326°, 95.2941%, 100.0000%
XYZ:
46.9574, 23.7573, 31.3888
xyY:
0.4599, 0.2327, 23.7573
CIE-Lab:
55.8440, 85.5958, -8.2510
CIE-LCH:
55.8440, 85.9926, 354.4940
CIE-Luv:
55.8440, 130.4713, -27.9801
Hunter-Lab:
48.7415, 86.6688, -4.0629
#ff0c97 color charts
#ff0c97 color shades, tints & tones
#ff0c97 color schemes
#ff0c97 color preview, HTML & CSS examples
This text has a color of #ff0c97
<p style="color:#ff0c97;">Text here</p>
.mytext {color:#ff0c97;}
This box has a color of #ff0c97
<div style="background-color:#ff0c97;">Content here</div>
.mybackground {background-color:#ff0c97;}
Border around this has a color of #ff0c97
<div style="border:2px solid #ff0c97;">Content here</div>
.myborder {border:2px solid #ff0c97;}