#c8265c color space conversions
Hex:
#c8265c
RGB:
200, 38, 92
CMY:
22, 85, 64
CMYK:
0, 81, 54, 22
HSL:
340°, 68.0672%, 46.6667%
HSV (HSB):
340°, 81.0000%, 78.4314%
XYZ:
26.4443, 14.4383, 11.5183
xyY:
0.5047, 0.2755, 14.4383
CIE-Lab:
44.8550, 64.1071, 10.3337
CIE-LCH:
44.8550, 64.9346, 9.1570
CIE-Luv:
44.8550, 106.8490, -0.1117
Hunter-Lab:
37.9978, 57.7299, 8.6258
#c8265c color charts
#c8265c color shades, tints & tones
#c8265c color schemes
#c8265c color preview, HTML & CSS examples
This text has a color of #c8265c
<p style="color:#c8265c;">Text here</p>
.mytext {color:#c8265c;}
This box has a color of #c8265c
<div style="background-color:#c8265c;">Content here</div>
.mybackground {background-color:#c8265c;}
Border around this has a color of #c8265c
<div style="border:2px solid #c8265c;">Content here</div>
.myborder {border:2px solid #c8265c;}