#c05c65 color space conversions
Hex:
#c05c65
RGB:
192, 92, 101
CMY:
25, 64, 60
CMYK:
0, 52, 47, 25
HSL:
355°, 44.2478%, 55.6863%
HSV (HSB):
355°, 52.0833%, 75.2941%
XYZ:
27.9143, 19.8003, 14.6625
xyY:
0.4475, 0.3174, 19.8003
CIE-Lab:
51.6107, 40.9275, 14.0571
CIE-LCH:
51.6107, 43.2743, 18.9557
CIE-Luv:
51.6107, 70.3352, 9.8766
Hunter-Lab:
44.4976, 34.1063, 11.6115
#c05c65 color charts
#c05c65 color shades, tints & tones
#c05c65 color schemes
#c05c65 color preview, HTML & CSS examples
This text has a color of #c05c65
<p style="color:#c05c65;">Text here</p>
.mytext {color:#c05c65;}
This box has a color of #c05c65
<div style="background-color:#c05c65;">Content here</div>
.mybackground {background-color:#c05c65;}
Border around this has a color of #c05c65
<div style="border:2px solid #c05c65;">Content here</div>
.myborder {border:2px solid #c05c65;}