#c3405b color space conversions
Hex:
#c3405b
RGB:
195, 64, 91
CMY:
24, 75, 64
CMYK:
0, 67, 53, 24
HSL:
348°, 52.1912%, 50.7843%
HSV (HSB):
348°, 67.1795%, 76.4706%
XYZ:
26.2274, 16.0242, 11.6082
xyY:
0.4870, 0.2975, 16.0242
CIE-Lab:
47.0063, 53.9398, 13.7973
CIE-LCH:
47.0063, 55.6764, 14.3481
CIE-Luv:
47.0063, 91.7947, 6.1922
Hunter-Lab:
40.0303, 46.8983, 10.8280
#c3405b color charts
#c3405b color shades, tints & tones
#c3405b color schemes
#c3405b color preview, HTML & CSS examples
This text has a color of #c3405b
<p style="color:#c3405b;">Text here</p>
.mytext {color:#c3405b;}
This box has a color of #c3405b
<div style="background-color:#c3405b;">Content here</div>
.mybackground {background-color:#c3405b;}
Border around this has a color of #c3405b
<div style="border:2px solid #c3405b;">Content here</div>
.myborder {border:2px solid #c3405b;}