#c05e5e color space conversions
Hex:
#c05e5e
RGB:
192, 94, 94
CMY:
25, 63, 63
CMYK:
0, 51, 51, 25
HSL:
0°, 43.7500%, 56.0784%
HSV (HSB):
0°, 51.0417%, 75.2941%
XYZ:
27.7613, 20.0200, 12.9907
xyY:
0.4568, 0.3294, 20.0200
CIE-Lab:
51.8598, 39.2453, 18.5409
CIE-LCH:
51.8598, 43.4046, 25.2878
CIE-Luv:
51.8598, 70.5917, 15.2180
Hunter-Lab:
44.7437, 32.4490, 14.1066
#c05e5e color charts
#c05e5e color shades, tints & tones
#c05e5e color schemes
#c05e5e color preview, HTML & CSS examples
This text has a color of #c05e5e
<p style="color:#c05e5e;">Text here</p>
.mytext {color:#c05e5e;}
This box has a color of #c05e5e
<div style="background-color:#c05e5e;">Content here</div>
.mybackground {background-color:#c05e5e;}
Border around this has a color of #c05e5e
<div style="border:2px solid #c05e5e;">Content here</div>
.myborder {border:2px solid #c05e5e;}