#c2628d color space conversions
Hex:
#c2628d
RGB:
194, 98, 141
CMY:
24, 62, 45
CMYK:
0, 49, 27, 24
HSL:
333°, 44.0367%, 57.2549%
HSV (HSB):
333°, 49.4845%, 76.0784%
XYZ:
31.4235, 22.1278, 27.8142
xyY:
0.3862, 0.2720, 22.1278
CIE-Lab:
54.1623, 43.3103, -5.9316
CIE-LCH:
54.1623, 43.7146, 352.2015
CIE-Luv:
54.1623, 58.7874, -15.9086
Hunter-Lab:
47.0402, 36.9203, -2.1292
#c2628d color charts
#c2628d color shades, tints & tones
#c2628d color schemes
#c2628d color preview, HTML & CSS examples
This text has a color of #c2628d
<p style="color:#c2628d;">Text here</p>
.mytext {color:#c2628d;}
This box has a color of #c2628d
<div style="background-color:#c2628d;">Content here</div>
.mybackground {background-color:#c2628d;}
Border around this has a color of #c2628d
<div style="border:2px solid #c2628d;">Content here</div>
.myborder {border:2px solid #c2628d;}