#ff402b color space conversions
Hex:
#ff402b
RGB:
255, 64, 43
CMY:
0, 75, 83
CMYK:
0, 75, 83, 0
HSL:
6°, 100.0000%, 58.4314%
HSV (HSB):
6°, 83.1373%, 100.0000%
XYZ:
43.5094, 25.1012, 4.8373
xyY:
0.5924, 0.3418, 25.1012
CIE-Lab:
57.1739, 69.9420, 55.3274
CIE-LCH:
57.1739, 89.1796, 38.3457
CIE-Luv:
57.1739, 150.6374, 38.3146
Hunter-Lab:
50.1011, 67.3383, 29.3463
#ff402b color charts
#ff402b color shades, tints & tones
#ff402b color schemes
#ff402b color preview, HTML & CSS examples
This text has a color of #ff402b
<p style="color:#ff402b;">Text here</p>
.mytext {color:#ff402b;}
This box has a color of #ff402b
<div style="background-color:#ff402b;">Content here</div>
.mybackground {background-color:#ff402b;}
Border around this has a color of #ff402b
<div style="border:2px solid #ff402b;">Content here</div>
.myborder {border:2px solid #ff402b;}