#c00299 color space conversions
Hex:
#c00299
RGB:
192, 2, 153
CMY:
25, 99, 40
CMYK:
0, 99, 20, 25
HSL:
312°, 97.9381%, 38.0392%
HSV (HSB):
312°, 98.9583%, 75.2941%
XYZ:
27.5097, 13.5498, 31.3024
xyY:
0.3802, 0.1873, 13.5498
CIE-Lab:
43.5802, 73.9280, -29.2741
CIE-LCH:
43.5802, 79.5130, 338.3974
CIE-Luv:
43.5802, 79.9345, -52.5315
Hunter-Lab:
36.8100, 68.9830, -24.6519
#c00299 color charts
#c00299 color shades, tints & tones
#c00299 color schemes
#c00299 color preview, HTML & CSS examples
This text has a color of #c00299
<p style="color:#c00299;">Text here</p>
.mytext {color:#c00299;}
This box has a color of #c00299
<div style="background-color:#c00299;">Content here</div>
.mybackground {background-color:#c00299;}
Border around this has a color of #c00299
<div style="border:2px solid #c00299;">Content here</div>
.myborder {border:2px solid #c00299;}