#c00a63 color space conversions
Hex:
#c00a63
RGB:
192, 10, 99
CMY:
25, 96, 61
CMYK:
0, 95, 48, 25
HSL:
331°, 90.0990%, 39.6078%
HSV (HSB):
331°, 94.7917%, 75.2941%
XYZ:
24.0989, 12.3244, 12.9131
xyY:
0.4885, 0.2498, 12.3244
CIE-Lab:
41.7271, 67.6392, 1.2673
CIE-LCH:
41.7271, 67.6510, 1.0734
CIE-Luv:
41.7271, 103.7801, -11.1450
Hunter-Lab:
35.1061, 61.0971, 2.7657
#c00a63 color charts
#c00a63 color shades, tints & tones
#c00a63 color schemes
#c00a63 color preview, HTML & CSS examples
This text has a color of #c00a63
<p style="color:#c00a63;">Text here</p>
.mytext {color:#c00a63;}
This box has a color of #c00a63
<div style="background-color:#c00a63;">Content here</div>
.mybackground {background-color:#c00a63;}
Border around this has a color of #c00a63
<div style="border:2px solid #c00a63;">Content here</div>
.myborder {border:2px solid #c00a63;}