#d25f27 color space conversions
Hex:
#d25f27
RGB:
210, 95, 39
CMY:
18, 63, 85
CMYK:
0, 55, 81, 18
HSL:
20°, 68.6747%, 48.8235%
HSV (HSB):
20°, 81.4286%, 82.3529%
XYZ:
31.0368, 22.0325, 4.5363
xyY:
0.5388, 0.3825, 22.0325
CIE-Lab:
54.0615, 42.3205, 51.4619
CIE-LCH:
54.0615, 66.6284, 50.5673
CIE-Luv:
54.0615, 93.5432, 42.3478
Hunter-Lab:
46.9388, 35.8843, 27.1272
#d25f27 color charts
#d25f27 color shades, tints & tones
#d25f27 color schemes
#d25f27 color preview, HTML & CSS examples
This text has a color of #d25f27
<p style="color:#d25f27;">Text here</p>
.mytext {color:#d25f27;}
This box has a color of #d25f27
<div style="background-color:#d25f27;">Content here</div>
.mybackground {background-color:#d25f27;}
Border around this has a color of #d25f27
<div style="border:2px solid #d25f27;">Content here</div>
.myborder {border:2px solid #d25f27;}