#c05b61 color space conversions
Hex:
#c05b61
RGB:
192, 91, 97
CMY:
25, 64, 62
CMYK:
0, 53, 49, 25
HSL:
356°, 44.4934%, 55.4902%
HSV (HSB):
356°, 52.6042%, 75.2941%
XYZ:
27.6370, 19.5517, 13.6265
xyY:
0.4544, 0.3215, 19.5517
CIE-Lab:
51.3265, 41.0481, 16.0408
CIE-LCH:
51.3265, 44.0710, 21.3446
CIE-Luv:
51.3265, 71.8734, 12.0339
Hunter-Lab:
44.2173, 34.1869, 12.6807
#c05b61 color charts
#c05b61 color shades, tints & tones
#c05b61 color schemes
#c05b61 color preview, HTML & CSS examples
This text has a color of #c05b61
<p style="color:#c05b61;">Text here</p>
.mytext {color:#c05b61;}
This box has a color of #c05b61
<div style="background-color:#c05b61;">Content here</div>
.mybackground {background-color:#c05b61;}
Border around this has a color of #c05b61
<div style="border:2px solid #c05b61;">Content here</div>
.myborder {border:2px solid #c05b61;}