#ff032c color space conversions
Hex:
#ff032c
RGB:
255, 3, 44
CMY:
0, 99, 83
CMYK:
0, 99, 83, 0
HSL:
350°, 100.0000%, 50.5882%
HSV (HSB):
350°, 98.8235%, 100.0000%
XYZ:
41.7272, 21.5070, 4.3349
xyY:
0.6175, 0.3183, 21.5070
CIE-Lab:
53.4999, 80.4429, 51.5357
CIE-LCH:
53.4999, 95.5353, 32.6456
CIE-Luv:
53.4999, 170.0456, 31.0437
Hunter-Lab:
46.3756, 79.4509, 26.9209
#ff032c color charts
#ff032c color shades, tints & tones
#ff032c color schemes
#ff032c color preview, HTML & CSS examples
This text has a color of #ff032c
<p style="color:#ff032c;">Text here</p>
.mytext {color:#ff032c;}
This box has a color of #ff032c
<div style="background-color:#ff032c;">Content here</div>
.mybackground {background-color:#ff032c;}
Border around this has a color of #ff032c
<div style="border:2px solid #ff032c;">Content here</div>
.myborder {border:2px solid #ff032c;}