#c03d5e color space conversions
Hex:
#c03d5e
RGB:
192, 61, 94
CMY:
25, 76, 63
CMYK:
0, 68, 51, 25
HSL:
345°, 51.7787%, 49.6078%
HSV (HSB):
345°, 68.2292%, 75.2941%
XYZ:
25.4274, 15.3521, 12.2128
xyY:
0.4798, 0.2897, 15.3521
CIE-Lab:
46.1127, 54.4470, 10.6382
CIE-LCH:
46.1127, 55.4766, 11.0555
CIE-Luv:
46.1127, 89.9596, 2.5676
Hunter-Lab:
39.1818, 47.2711, 8.9468
#c03d5e color charts
#c03d5e color shades, tints & tones
#c03d5e color schemes
#c03d5e color preview, HTML & CSS examples
This text has a color of #c03d5e
<p style="color:#c03d5e;">Text here</p>
.mytext {color:#c03d5e;}
This box has a color of #c03d5e
<div style="background-color:#c03d5e;">Content here</div>
.mybackground {background-color:#c03d5e;}
Border around this has a color of #c03d5e
<div style="border:2px solid #c03d5e;">Content here</div>
.myborder {border:2px solid #c03d5e;}