#c05949 color space conversions
Hex:
#c05949
RGB:
192, 89, 73
CMY:
25, 65, 71
CMYK:
0, 54, 62, 25
HSL:
8°, 48.5714%, 51.9608%
HSV (HSB):
8°, 61.9792%, 75.2941%
XYZ:
26.5132, 18.8323, 8.5409
xyY:
0.4920, 0.3495, 18.8323
CIE-Lab:
50.4904, 40.1001, 29.0246
CIE-LCH:
50.4904, 49.5020, 35.8971
CIE-Luv:
50.4904, 78.1712, 25.0603
Hunter-Lab:
43.3962, 33.1126, 18.7083
#c05949 color charts
#c05949 color shades, tints & tones
#c05949 color schemes
#c05949 color preview, HTML & CSS examples
This text has a color of #c05949
<p style="color:#c05949;">Text here</p>
.mytext {color:#c05949;}
This box has a color of #c05949
<div style="background-color:#c05949;">Content here</div>
.mybackground {background-color:#c05949;}
Border around this has a color of #c05949
<div style="border:2px solid #c05949;">Content here</div>
.myborder {border:2px solid #c05949;}