#ff035d color space conversions
Hex:
#ff035d
RGB:
255, 3, 93
CMY:
0, 99, 64
CMYK:
0, 99, 64, 0
HSL:
339°, 100.0000%, 50.5882%
HSV (HSB):
339°, 98.8235%, 100.0000%
XYZ:
43.2483, 22.1154, 12.3452
xyY:
0.5565, 0.2846, 22.1154
CIE-Lab:
54.1493, 82.2068, 24.1469
CIE-LCH:
54.1493, 85.6799, 16.3693
CIE-Luv:
54.1493, 156.2968, 10.3830
Hunter-Lab:
47.0271, 81.8599, 17.3546
#ff035d color charts
#ff035d color shades, tints & tones
#ff035d color schemes
#ff035d color preview, HTML & CSS examples
This text has a color of #ff035d
<p style="color:#ff035d;">Text here</p>
.mytext {color:#ff035d;}
This box has a color of #ff035d
<div style="background-color:#ff035d;">Content here</div>
.mybackground {background-color:#ff035d;}
Border around this has a color of #ff035d
<div style="border:2px solid #ff035d;">Content here</div>
.myborder {border:2px solid #ff035d;}