#c70b85 color space conversions
Hex:
#c70b85
RGB:
199, 11, 133
CMY:
22, 96, 48
CMYK:
0, 94, 33, 22
HSL:
321°, 89.5238%, 41.1765%
HSV (HSB):
321°, 94.4724%, 78.0392%
XYZ:
27.9065, 14.0749, 23.4362
xyY:
0.4266, 0.2152, 14.0749
CIE-Lab:
44.3402, 72.2350, -15.8247
CIE-LCH:
44.3402, 73.9480, 347.6433
CIE-Luv:
44.3402, 93.9647, -33.9146
Hunter-Lab:
37.5165, 67.1224, -10.7763
#c70b85 color charts
#c70b85 color shades, tints & tones
#c70b85 color schemes
#c70b85 color preview, HTML & CSS examples
This text has a color of #c70b85
<p style="color:#c70b85;">Text here</p>
.mytext {color:#c70b85;}
This box has a color of #c70b85
<div style="background-color:#c70b85;">Content here</div>
.mybackground {background-color:#c70b85;}
Border around this has a color of #c70b85
<div style="border:2px solid #c70b85;">Content here</div>
.myborder {border:2px solid #c70b85;}