#c7068c color space conversions
Hex:
#c7068c
RGB:
199, 6, 140
CMY:
22, 98, 45
CMYK:
0, 97, 30, 22
HSL:
318°, 94.1463%, 40.1961%
HSV (HSB):
318°, 96.9849%, 78.0392%
XYZ:
28.3519, 14.1658, 26.0509
xyY:
0.4135, 0.2066, 14.1658
CIE-Lab:
44.4698, 73.4351, -19.9025
CIE-LCH:
44.4698, 76.0843, 344.8359
CIE-Luv:
44.4698, 91.1557, -39.6950
Hunter-Lab:
37.6375, 68.5966, -14.6915
#c7068c color charts
#c7068c color shades, tints & tones
#c7068c color schemes
#c7068c color preview, HTML & CSS examples
This text has a color of #c7068c
<p style="color:#c7068c;">Text here</p>
.mytext {color:#c7068c;}
This box has a color of #c7068c
<div style="background-color:#c7068c;">Content here</div>
.mybackground {background-color:#c7068c;}
Border around this has a color of #c7068c
<div style="border:2px solid #c7068c;">Content here</div>
.myborder {border:2px solid #c7068c;}