#ff063d color space conversions
Hex:
#ff063d
RGB:
255, 6, 61
CMY:
0, 98, 76
CMYK:
0, 98, 76, 0
HSL:
347°, 100.0000%, 51.1765%
HSV (HSB):
347°, 97.6471%, 100.0000%
XYZ:
42.1474, 21.7272, 6.3872
xyY:
0.5999, 0.3092, 21.7272
CIE-Lab:
53.7363, 80.6955, 42.5244
CIE-LCH:
53.7363, 91.2145, 27.7880
CIE-Luv:
53.7363, 165.9450, 25.6125
Hunter-Lab:
46.6124, 79.8298, 24.5043
#ff063d color charts
#ff063d color shades, tints & tones
#ff063d color schemes
#ff063d color preview, HTML & CSS examples
This text has a color of #ff063d
<p style="color:#ff063d;">Text here</p>
.mytext {color:#ff063d;}
This box has a color of #ff063d
<div style="background-color:#ff063d;">Content here</div>
.mybackground {background-color:#ff063d;}
Border around this has a color of #ff063d
<div style="border:2px solid #ff063d;">Content here</div>
.myborder {border:2px solid #ff063d;}