#c04b4b color space conversions
Hex:
#c04b4b
RGB:
192, 75, 75
CMY:
25, 71, 71
CMYK:
0, 61, 61, 25
HSL:
0°, 48.1481%, 52.3529%
HSV (HSB):
0°, 60.9375%, 75.2941%
XYZ:
25.5243, 16.7466, 8.5438
xyY:
0.5023, 0.3296, 16.7466
CIE-Lab:
47.9392, 46.9834, 24.6165
CIE-LCH:
47.9392, 53.0416, 27.6519
CIE-Luv:
47.9392, 87.1456, 18.7894
Hunter-Lab:
40.9226, 39.7196, 16.2674
#c04b4b color charts
#c04b4b color shades, tints & tones
#c04b4b color schemes
#c04b4b color preview, HTML & CSS examples
This text has a color of #c04b4b
<p style="color:#c04b4b;">Text here</p>
.mytext {color:#c04b4b;}
This box has a color of #c04b4b
<div style="background-color:#c04b4b;">Content here</div>
.mybackground {background-color:#c04b4b;}
Border around this has a color of #c04b4b
<div style="border:2px solid #c04b4b;">Content here</div>
.myborder {border:2px solid #c04b4b;}