#c05a5f color space conversions
Hex:
#c05a5f
RGB:
192, 90, 95
CMY:
25, 65, 63
CMYK:
0, 53, 51, 25
HSL:
357°, 44.7368%, 55.2941%
HSV (HSB):
357°, 53.1250%, 75.2941%
XYZ:
27.4600, 19.3450, 13.1131
xyY:
0.4583, 0.3229, 19.3450
CIE-Lab:
51.0884, 41.3655, 16.9027
CIE-LCH:
51.0884, 44.6856, 22.2258
CIE-Luv:
51.0884, 72.9612, 12.8765
Hunter-Lab:
43.9830, 34.4729, 13.1113
#c05a5f color charts
#c05a5f color shades, tints & tones
#c05a5f color schemes
#c05a5f color preview, HTML & CSS examples
This text has a color of #c05a5f
<p style="color:#c05a5f;">Text here</p>
.mytext {color:#c05a5f;}
This box has a color of #c05a5f
<div style="background-color:#c05a5f;">Content here</div>
.mybackground {background-color:#c05a5f;}
Border around this has a color of #c05a5f
<div style="border:2px solid #c05a5f;">Content here</div>
.myborder {border:2px solid #c05a5f;}