#ff4142 color space conversions
Hex:
#ff4142
RGB:
255, 65, 66
CMY:
0, 75, 74
CMYK:
0, 75, 74, 0
HSL:
360°, 100.0000%, 62.7451%
HSV (HSB):
360°, 74.5098%, 100.0000%
XYZ:
44.1137, 25.4339, 7.7384
xyY:
0.5708, 0.3291, 25.4339
CIE-Lab:
57.4958, 70.3301, 43.8729
CIE-LCH:
57.4958, 82.8924, 31.9565
CIE-Luv:
57.4958, 145.9736, 31.1381
Hunter-Lab:
50.4321, 67.8804, 26.2048
#ff4142 color charts
#ff4142 color shades, tints & tones
#ff4142 color schemes
#ff4142 color preview, HTML & CSS examples
This text has a color of #ff4142
<p style="color:#ff4142;">Text here</p>
.mytext {color:#ff4142;}
This box has a color of #ff4142
<div style="background-color:#ff4142;">Content here</div>
.mybackground {background-color:#ff4142;}
Border around this has a color of #ff4142
<div style="border:2px solid #ff4142;">Content here</div>
.myborder {border:2px solid #ff4142;}