#c05d4e color space conversions
Hex:
#c05d4e
RGB:
192, 93, 78
CMY:
25, 64, 69
CMYK:
0, 52, 59, 25
HSL:
8°, 47.5000%, 52.9412%
HSV (HSB):
8°, 59.3750%, 75.2941%
XYZ:
27.0277, 19.5852, 9.5635
xyY:
0.4811, 0.3486, 19.5852
CIE-Lab:
51.3650, 38.4301, 27.2436
CIE-LCH:
51.3650, 47.1071, 35.3333
CIE-Luv:
51.3650, 74.4490, 24.0448
Hunter-Lab:
44.2552, 31.5677, 18.1661
#c05d4e color charts
#c05d4e color shades, tints & tones
#c05d4e color schemes
#c05d4e color preview, HTML & CSS examples
This text has a color of #c05d4e
<p style="color:#c05d4e;">Text here</p>
.mytext {color:#c05d4e;}
This box has a color of #c05d4e
<div style="background-color:#c05d4e;">Content here</div>
.mybackground {background-color:#c05d4e;}
Border around this has a color of #c05d4e
<div style="border:2px solid #c05d4e;">Content here</div>
.myborder {border:2px solid #c05d4e;}