#c05f66 color space conversions
Hex:
#c05f66
RGB:
192, 95, 102
CMY:
25, 63, 60
CMYK:
0, 51, 47, 25
HSL:
356°, 43.4978%, 56.2745%
HSV (HSB):
356°, 50.5208%, 75.2941%
XYZ:
28.2287, 20.3502, 15.0105
xyY:
0.4439, 0.3200, 20.3502
CIE-Lab:
52.2309, 39.4975, 14.3216
CIE-LCH:
52.2309, 42.0138, 19.9303
CIE-Luv:
52.2309, 68.2204, 10.5484
Hunter-Lab:
45.1112, 32.7533, 11.8494
#c05f66 color charts
#c05f66 color shades, tints & tones
#c05f66 color schemes
#c05f66 color preview, HTML & CSS examples
This text has a color of #c05f66
<p style="color:#c05f66;">Text here</p>
.mytext {color:#c05f66;}
This box has a color of #c05f66
<div style="background-color:#c05f66;">Content here</div>
.mybackground {background-color:#c05f66;}
Border around this has a color of #c05f66
<div style="border:2px solid #c05f66;">Content here</div>
.myborder {border:2px solid #c05f66;}