#c04b40 color space conversions
Hex:
#c04b40
RGB:
192, 75, 64
CMY:
25, 71, 75
CMYK:
0, 61, 67, 25
HSL:
5°, 50.3937%, 50.1961%
HSV (HSB):
5°, 66.6667%, 75.2941%
XYZ:
25.1797, 16.6088, 6.7292
xyY:
0.5190, 0.3423, 16.6088
CIE-Lab:
47.7633, 46.2833, 30.8632
CIE-LCH:
47.7633, 55.6299, 33.6966
CIE-Luv:
47.7633, 89.5127, 24.3615
Hunter-Lab:
40.7539, 38.9666, 18.7379
#c04b40 color charts
#c04b40 color shades, tints & tones
#c04b40 color schemes
#c04b40 color preview, HTML & CSS examples
This text has a color of #c04b40
<p style="color:#c04b40;">Text here</p>
.mytext {color:#c04b40;}
This box has a color of #c04b40
<div style="background-color:#c04b40;">Content here</div>
.mybackground {background-color:#c04b40;}
Border around this has a color of #c04b40
<div style="border:2px solid #c04b40;">Content here</div>
.myborder {border:2px solid #c04b40;}