#c00a50 color space conversions
Hex:
#c00a50
RGB:
192, 10, 80
CMY:
25, 96, 69
CMYK:
0, 95, 58, 25
HSL:
337°, 90.0990%, 39.6078%
HSV (HSB):
337°, 94.7917%, 75.2941%
XYZ:
23.2947, 12.0027, 8.6784
xyY:
0.5297, 0.2729, 12.0027
CIE-Lab:
41.2205, 66.2631, 12.5850
CIE-LCH:
41.2205, 67.4476, 10.7538
CIE-Luv:
41.2205, 111.6729, 1.4061
Hunter-Lab:
34.6450, 59.3919, 9.3996
#c00a50 color charts
#c00a50 color shades, tints & tones
#c00a50 color schemes
#c00a50 color preview, HTML & CSS examples
This text has a color of #c00a50
<p style="color:#c00a50;">Text here</p>
.mytext {color:#c00a50;}
This box has a color of #c00a50
<div style="background-color:#c00a50;">Content here</div>
.mybackground {background-color:#c00a50;}
Border around this has a color of #c00a50
<div style="border:2px solid #c00a50;">Content here</div>
.myborder {border:2px solid #c00a50;}