#c7305c color space conversions
Hex:
#c7305c
RGB:
199, 48, 92
CMY:
22, 81, 64
CMYK:
0, 76, 54, 22
HSL:
343°, 61.1336%, 48.4314%
HSV (HSB):
343°, 75.8794%, 78.0392%
XYZ:
26.5419, 15.0287, 11.6271
xyY:
0.4989, 0.2825, 15.0287
CIE-Lab:
45.6735, 60.9803, 11.4479
CIE-LCH:
45.6735, 62.0456, 10.6325
CIE-Luv:
45.6735, 102.2865, 1.8925
Hunter-Lab:
38.7669, 54.3686, 9.3543
#c7305c color charts
#c7305c color shades, tints & tones
#c7305c color schemes
#c7305c color preview, HTML & CSS examples
This text has a color of #c7305c
<p style="color:#c7305c;">Text here</p>
.mytext {color:#c7305c;}
This box has a color of #c7305c
<div style="background-color:#c7305c;">Content here</div>
.mybackground {background-color:#c7305c;}
Border around this has a color of #c7305c
<div style="border:2px solid #c7305c;">Content here</div>
.myborder {border:2px solid #c7305c;}