#ff3123 color space conversions
Hex:
#ff3123
RGB:
255, 49, 35
CMY:
0, 81, 86
CMYK:
0, 81, 86, 0
HSL:
4°, 100.0000%, 56.8627%
HSV (HSB):
4°, 86.2745%, 100.0000%
XYZ:
42.6417, 23.5780, 3.8936
xyY:
0.6082, 0.3363, 23.5780
CIE-Lab:
55.6628, 73.8766, 57.6651
CIE-LCH:
55.6628, 93.7177, 37.9742
CIE-Luv:
55.6628, 159.3575, 37.4659
Hunter-Lab:
48.5572, 71.7792, 29.2357
#ff3123 color charts
#ff3123 color shades, tints & tones
#ff3123 color schemes
#ff3123 color preview, HTML & CSS examples
This text has a color of #ff3123
<p style="color:#ff3123;">Text here</p>
.mytext {color:#ff3123;}
This box has a color of #ff3123
<div style="background-color:#ff3123;">Content here</div>
.mybackground {background-color:#ff3123;}
Border around this has a color of #ff3123
<div style="border:2px solid #ff3123;">Content here</div>
.myborder {border:2px solid #ff3123;}