#ff0c63 color space conversions
Hex:
#ff0c63
RGB:
255, 12, 99
CMY:
0, 95, 61
CMYK:
0, 95, 61, 0
HSL:
339°, 100.0000%, 52.3529%
HSV (HSB):
339°, 95.2941%, 100.0000%
XYZ:
43.6236, 22.4238, 13.8334
xyY:
0.5461, 0.2807, 22.4238
CIE-Lab:
54.4738, 81.9171, 20.9633
CIE-LCH:
54.4738, 84.5569, 14.3545
CIE-Luv:
54.4738, 153.0782, 7.4254
Hunter-Lab:
47.3538, 81.5700, 15.8273
#ff0c63 color charts
#ff0c63 color shades, tints & tones
#ff0c63 color schemes
#ff0c63 color preview, HTML & CSS examples
This text has a color of #ff0c63
<p style="color:#ff0c63;">Text here</p>
.mytext {color:#ff0c63;}
This box has a color of #ff0c63
<div style="background-color:#ff0c63;">Content here</div>
.mybackground {background-color:#ff0c63;}
Border around this has a color of #ff0c63
<div style="border:2px solid #ff0c63;">Content here</div>
.myborder {border:2px solid #ff0c63;}