#c0034b color space conversions
Hex:
#c0034b
RGB:
192, 3, 75
CMY:
25, 99, 71
CMYK:
0, 98, 61, 25
HSL:
337°, 96.9231%, 38.2353%
HSV (HSB):
337°, 98.4375%, 75.2941%
XYZ:
23.0408, 11.7796, 7.7159
xyY:
0.5417, 0.2769, 11.7796
CIE-Lab:
40.8637, 66.6599, 15.2772
CIE-LCH:
40.8637, 68.3881, 12.9082
CIE-Luv:
40.8637, 114.5677, 3.8907
Hunter-Lab:
34.3214, 59.7689, 10.6958
#c0034b color charts
#c0034b color shades, tints & tones
#c0034b color schemes
#c0034b color preview, HTML & CSS examples
This text has a color of #c0034b
<p style="color:#c0034b;">Text here</p>
.mytext {color:#c0034b;}
This box has a color of #c0034b
<div style="background-color:#c0034b;">Content here</div>
.mybackground {background-color:#c0034b;}
Border around this has a color of #c0034b
<div style="border:2px solid #c0034b;">Content here</div>
.myborder {border:2px solid #c0034b;}