#c05e50 color space conversions
Hex:
#c05e50
RGB:
192, 94, 80
CMY:
25, 63, 69
CMYK:
0, 51, 58, 25
HSL:
8°, 47.0588%, 53.3333%
HSV (HSB):
8°, 58.3333%, 75.2941%
XYZ:
27.1889, 19.7911, 9.9765
xyY:
0.4774, 0.3475, 19.7911
CIE-Lab:
51.6002, 38.0687, 26.3875
CIE-LCH:
51.6002, 46.3198, 34.7280
CIE-Luv:
51.6002, 73.3811, 23.3766
Hunter-Lab:
44.4871, 31.2401, 17.8449
#c05e50 color charts
#c05e50 color shades, tints & tones
#c05e50 color schemes
#c05e50 color preview, HTML & CSS examples
This text has a color of #c05e50
<p style="color:#c05e50;">Text here</p>
.mytext {color:#c05e50;}
This box has a color of #c05e50
<div style="background-color:#c05e50;">Content here</div>
.mybackground {background-color:#c05e50;}
Border around this has a color of #c05e50
<div style="border:2px solid #c05e50;">Content here</div>
.myborder {border:2px solid #c05e50;}