#ff3c8d color space conversions
Hex:
#ff3c8d
RGB:
255, 60, 141
CMY:
0, 76, 45
CMYK:
0, 76, 45, 0
HSL:
335°, 100.0000%, 61.7647%
HSV (HSB):
335°, 76.4706%, 100.0000%
XYZ:
47.6636, 26.4148, 27.7857
xyY:
0.4679, 0.2593, 26.4148
CIE-Lab:
58.4287, 76.4264, 1.4675
CIE-LCH:
58.4287, 76.4405, 1.1001
CIE-Luv:
58.4287, 124.3926, -13.2449
Hunter-Lab:
51.3953, 75.5975, 3.9229
#ff3c8d color charts
#ff3c8d color shades, tints & tones
#ff3c8d color schemes
#ff3c8d color preview, HTML & CSS examples
This text has a color of #ff3c8d
<p style="color:#ff3c8d;">Text here</p>
.mytext {color:#ff3c8d;}
This box has a color of #ff3c8d
<div style="background-color:#ff3c8d;">Content here</div>
.mybackground {background-color:#ff3c8d;}
Border around this has a color of #ff3c8d
<div style="border:2px solid #ff3c8d;">Content here</div>
.myborder {border:2px solid #ff3c8d;}