#c03d4b color space conversions
Hex:
#c03d4b
RGB:
192, 61, 75
CMY:
25, 76, 71
CMYK:
0, 68, 61, 25
HSL:
354°, 51.7787%, 49.6078%
HSV (HSB):
354°, 68.2292%, 75.2941%
XYZ:
24.6770, 15.0520, 8.2613
xyY:
0.5142, 0.3136, 15.0520
CIE-Lab:
45.7053, 53.0024, 21.7191
CIE-LCH:
45.7053, 57.2798, 22.2826
CIE-Luv:
45.7053, 95.5332, 14.1669
Hunter-Lab:
38.7968, 45.6415, 14.5327
#c03d4b color charts
#c03d4b color shades, tints & tones
#c03d4b color schemes
#c03d4b color preview, HTML & CSS examples
This text has a color of #c03d4b
<p style="color:#c03d4b;">Text here</p>
.mytext {color:#c03d4b;}
This box has a color of #c03d4b
<div style="background-color:#c03d4b;">Content here</div>
.mybackground {background-color:#c03d4b;}
Border around this has a color of #c03d4b
<div style="border:2px solid #c03d4b;">Content here</div>
.myborder {border:2px solid #c03d4b;}